home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / NETFX.CAB / _dataperfcounters.h next >
Encoding:
C/C++ Source or Header  |  2003-02-21  |  829 b   |  29 lines

  1. //------------------------------------------------------------------------------
  2. // <copyright file="_dataperfcounters.h" company="Microsoft">
  3. //     Copyright (c) Microsoft Corporation.  All rights reserved.
  4. // </copyright>
  5. //------------------------------------------------------------------------------
  6.  
  7.  
  8. /**************************************************************************\
  9. *
  10. * Copyright (c) 1998-2002, Microsoft Corp.  All Rights Reserved.
  11. *
  12. * Module Name:
  13. *
  14. *   _dataperfcounters.h
  15. *
  16. * Abstract:
  17. *
  18. * Revision History:
  19. *
  20. \**************************************************************************/
  21. #define OBJECT_1 0;
  22. #define DEVICE_COUNTER_1 2;
  23. #define DEVICE_COUNTER_2 4;
  24. #define DEVICE_COUNTER_3 6;
  25. #define DEVICE_COUNTER_4 8;
  26. #define DEVICE_COUNTER_5 10;
  27. #define DEVICE_COUNTER_6 12;
  28.  
  29.